[INFO] fetching crate pdk-core 1.7.0...
[INFO] testing pdk-core-1.7.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate pdk-core 1.7.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pdk-core 1.7.0
[INFO] finished tweaking crates.io crate pdk-core 1.7.0
[INFO] tweaked toml for crates.io crate pdk-core 1.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-core 1.7.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-core 1.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54556922a4c6d9715fd27fceff7bcaaed37492ff89c016477a9bc19d90cdb898
[INFO] running `Command { std: "docker" "start" "-a" "54556922a4c6d9715fd27fceff7bcaaed37492ff89c016477a9bc19d90cdb898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54556922a4c6d9715fd27fceff7bcaaed37492ff89c016477a9bc19d90cdb898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54556922a4c6d9715fd27fceff7bcaaed37492ff89c016477a9bc19d90cdb898", kill_on_drop: false }`
[INFO] [stdout] 54556922a4c6d9715fd27fceff7bcaaed37492ff89c016477a9bc19d90cdb898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1c750620f376e5933b866c1ace532fd5508de822cc263744e1178df794ffeb6
[INFO] running `Command { std: "docker" "start" "-a" "d1c750620f376e5933b866c1ace532fd5508de822cc263744e1178df794ffeb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pdk-proxy-wasm-stub v1.7.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pdk-macros v1.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling pdk-pel v1.7.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling pdk-classy v1.7.0
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pdk-script v1.7.0
[INFO] [stderr]    Compiling pdk-core v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.57s
[INFO] running `Command { std: "docker" "inspect" "d1c750620f376e5933b866c1ace532fd5508de822cc263744e1178df794ffeb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1c750620f376e5933b866c1ace532fd5508de822cc263744e1178df794ffeb6", kill_on_drop: false }`
[INFO] [stdout] d1c750620f376e5933b866c1ace532fd5508de822cc263744e1178df794ffeb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ee0c9da6446a9f97dcf017a5757c327474bece10607f2dcea2086cc847400cf
[INFO] running `Command { std: "docker" "start" "-a" "6ee0c9da6446a9f97dcf017a5757c327474bece10607f2dcea2086cc847400cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling pdk-macros v1.7.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling pdk-pel v1.7.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling pdk-classy v1.7.0
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pdk-script v1.7.0
[INFO] [stderr]    Compiling pdk-core v1.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<serde::de::value::Error> {
[INFO] [stdout]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<'_, serde::de::value::Error> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "6ee0c9da6446a9f97dcf017a5757c327474bece10607f2dcea2086cc847400cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee0c9da6446a9f97dcf017a5757c327474bece10607f2dcea2086cc847400cf", kill_on_drop: false }`
[INFO] [stdout] 6ee0c9da6446a9f97dcf017a5757c327474bece10607f2dcea2086cc847400cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 317bd0fdf8f8843519ccd4b68054ad93474c0dd8437c078db19a99be8cea1c6e
[INFO] running `Command { std: "docker" "start" "-a" "317bd0fdf8f8843519ccd4b68054ad93474c0dd8437c078db19a99be8cea1c6e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:399:33
[INFO] [stderr]     |
[INFO] [stderr] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<serde::de::value::Error> {
[INFO] [stderr]     |                                 ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<'_, serde::de::value::Error> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pdk-core` (lib test) generated 1 warning (run `cargo fix --lib -p pdk-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdk_core-fe5345d095329111)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test client::test::deserialize_opt_missing_field ... ok
[INFO] [stdout] test client::test::deserialize_opt_service_invalid_uri ... ok
[INFO] [stdout] test client::test::deserialize_service_invalid_uri ... ok
[INFO] [stdout] test client::test::deserialize_opt_service_successful_parsing ... ok
[INFO] [stdout] test client::test::deserialize_service_opt_vec_invalid_first_uri ... ok
[INFO] [stdout] test client::test::deserialize_service_successful_parsing ... ok
[INFO] [stdout] test client::test::deserialize_service_vec_invalid_uri_first_element ... ok
[INFO] [stdout] test client::test::service_name_two_different_names_that_have_same_sanitized_name_have_different_hashes ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_debug ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_empty ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_critical ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_info ... ok
[INFO] [stdout] test client::test::service_name_invalid_chars_in_authority_are_converted ... ok
[INFO] [stdout] test client::test::service_name_is_idempotent ... ok
[INFO] [stdout] test client::test::service_name_long_does_not_exceed_63_chars ... ok
[INFO] [stdout] test client::test::service_name_test ... ok
[INFO] [stdout] test client::test::deserialize_service_vec_invalid_uri_last_element ... ok
[INFO] [stdout] test client::test::deserialize_service_vec_successful_parsing ... ok
[INFO] [stdout] test client::test::service_name_two_long_names_that_end_different_have_different_hashes ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_trace ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_trace_with_no_lowercased ... ok
[INFO] [stdout] test policy_context::authentication::tests::handler_get_empty ... ok
[INFO] [stdout] test policy_context::authentication::tests::handler_new_authentication_creates_auth_when_no_previous_data ... ok
[INFO] [stdout] test policy_context::authentication::tests::serialize_and_deserialize_authentication_to_bytes ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_plugin_name ... ok
[INFO] [stdout] test policy_context::metadata::tests::from_metadata ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_api_info ... ok
[INFO] [stdout] test policy_context::metadata::tests::not_matching_plugin_name ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_tiers ... ok
[INFO] [stdout] test policy_context::metadata::tests::only_environment_without_anypoint ... ok
[INFO] [stdout] test policy_context::metadata::tests::full_api_info ... ok
[INFO] [stdout] test policy_context::metadata::tests::policy_binding_identity ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_identity ... ok
[INFO] [stdout] test policy_context::metadata::tests::only_api_info ... ok
[INFO] [stdout] test policy_context::policy_violation::tests::cant_deserialize_with_missing_violation_type ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_policy_ids ... ok
[INFO] [stdout] test policy_context::metadata::tests::unexpected_json ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_anypoint_environment ... ok
[INFO] [stdout] test policy_context::metadata::tests::only_environment_with_anypoint ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_warning ... ok
[INFO] [stdout] test policy_context::policy_violation::tests::missing_name_can_be_deserialized ... ok
[INFO] [stdout] test policy_context::policy_violation::tests::successful_serialization ... ok
[INFO] [stdout] test client::test::deserialize_service_opt_vec_successful_parsing ... ok
[INFO] [stdout] test client::test::deserialize_service_opt_vec_missing_field ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_warn ... ok
[INFO] [stdout] test client::test::deserialize_service_opt_vec_invalid_last_uri ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_error ... ok
[INFO] [stdout] test log::tests::test_from_str::when_level_is_other ... ok
[INFO] [stdout] test policy_context::metadata::tests::legacy_metadata ... ok
[INFO] [stdout] test policy_context::metadata::tests::no_context_info ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pdk_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "317bd0fdf8f8843519ccd4b68054ad93474c0dd8437c078db19a99be8cea1c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "317bd0fdf8f8843519ccd4b68054ad93474c0dd8437c078db19a99be8cea1c6e", kill_on_drop: false }`
[INFO] [stdout] 317bd0fdf8f8843519ccd4b68054ad93474c0dd8437c078db19a99be8cea1c6e
